home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970626-19970929 / 000251_news@newsmaster….columbia.edu _Wed Aug 27 13:38:20 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA19512
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 27 Aug 1997 13:38:19 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id NAA01534
  7.     for kermit.misc@watsun; Wed, 27 Aug 1997 13:38:19 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc,comp.unix.ultrix
  11. Subject: Re: Do not get connected at 33.6K
  12. Date: 27 Aug 1997 17:38:17 GMT
  13. Organization: Columbia University
  14. Lines: 23
  15. Message-ID: <5u1om9$rqn$1@apakabar.cc.columbia.edu>
  16. References: <5tsn5b$o9q@newslink.runet.edu> <5u0g7d$f6o@newslink.runet.edu> <5u1fh6$n39$1@apakabar.cc.columbia.edu> <5u1mrf$il7@usenet.srv.cis.pitt.edu>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:7567 comp.unix.ultrix:31800
  19.  
  20. In article <5u1mrf$il7@usenet.srv.cis.pitt.edu>,
  21. Gregg E Economou <geest3+@pitt.edu> wrote:
  22. : In article <5u1fh6$n39$1@apakabar.cc.columbia.edu>,
  23. : Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:
  24. : >RTS/CTS is the only kind of flow control that really works on a high-speed
  25. : >modem connection, but Ultrix does not support it.  Therefore you have to use
  26. : what version of ultrix are you talking about?
  27. :
  28. The original poster was talking about Ultrix 4.4.
  29.  
  30. : the hardware doesent support it on a DS2100-3100 but afaik ultrix 
  31. : supports it.
  32. :
  33. In an earlier posting I qualified this with something like "unless somebody
  34. else out there knows something about Ultrix that I don't know".
  35.  
  36. Anyway, thanks for the useful info about external clocks and such, but
  37. can you explain how Ultrix uses RTS/CTS?  What is the API?  I can't find
  38. any reference to it in the header files or "man -k", at least not on an
  39. Ultrix 4.3C system.
  40.  
  41. - Frank